home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Shareware World / Comms & Internet / New Sherlock Channels / Mega Channels 1.0 / My News / salon.src / salon.src next >
Text File  |  1999-11-12  |  613b  |  34 lines

  1. # The unofficial Salon plug
  2. # by Raul and his team of chicken fighters
  3. # http://www.teamdraw.com/raul
  4.  
  5.  
  6. <search 
  7.  name="Salon"
  8.      method = get
  9.     description = "Salon, an online journal"
  10.     action  = "http://search.salon.com/query.html"
  11.     update = "http://www.teamdraw.com/raul/stuff/salon.src.hqx"
  12.  
  13.     >
  14.  
  15.     
  16. <input name = "qt" user>
  17.  
  18.  
  19. <interpret
  20.  
  21.  
  22.  
  23. resultListStart = "Results for:"
  24. #resultListEnd   = "</HTML>"
  25.  
  26. resultItemStart = '<table cellspacing=0 cellpadding=1 width="100%">'
  27. resultItemEnd = "<hr size=1 width=100% align=left>"
  28.  
  29. relevanceStart = '<td width="32">'
  30. relevanceEnd = '%<br clear=right>'
  31. >
  32.  
  33. </search>
  34.